Class WinCrypt.CRL_ENTRY

  • Direct Known Subclasses:
    WinCrypt.CRL_ENTRY.ByReference
    Enclosing interface:
    WinCrypt

    @FieldOrder({"SerialNumber","RevocationDate","cExtension","rgExtension"})
    public static class WinCrypt.CRL_ENTRY
    extends Structure
    The CRL_ENTRY structure contains information about a single revoked certificate. It is a member of a CRL_INFO structure.
    See Also:
    MSDN