X509CRL2HasDelta Method
Indicates whether the current Base CRL has configured to use Delta CRLs too.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
Public Function HasDelta As Boolean
member HasDelta : unit -> bool
Return Value
BooleanTrue is the current CRL is configured to use Delta CRLs, otherwise
False.
If the current CRL type already is Delta CRL, the method returns False.