CryptoSys PKI Pro Manual

X509.CrlOptions Enumeration

Options to create Certificate Revocation List (CRL)

Syntax

[C#]
[FlagsAttribute] public enum CrlOptions
[VB]
<FlagsAttribute> Public Enumeration CrlOptions

Members

Member nameDescription
Default Default options
Ecdsa_Deterministic Use the deterministic digital signature generation procedure of [RFC6979] for an ECDSA signature.
FormatPem Create in PEM-encoded text file [default = binary DER-encoded]
Pss_SaltLenZero Use a zero-length salt in an RSA-PSS signature [default = hLen the length of the digest output]

[Contents] [Index]

[PREV: X509.CertOptions Enumeration...]   [Contents]   [Index]   
   [NEXT: X509.CsrOptions Enumeration...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.