Discuss this help topic in SecureBlackbox Forum

TElKeyUsageExtension.CLRSign

TElKeyUsageExtension     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property is set when the private key is used for signing of revocation information (e.g., a CRL).

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CRLSign : boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property is set when the subject private key is used for signing of revocation information (e.g., a CRL).

See also:     KeyCertSign    

Discuss this help topic in SecureBlackbox Forum