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.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
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.