Discuss this help topic in SecureBlackbox Forum

TElKeyUsageExtension.NonRepudiation

TElKeyUsageExtension     


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


This property is set when the subject public key is used to verify digital signatures used to provide a non-repudiation service which protects against the signing entity falsely denying some action, excluding certificate or CRL signing.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property NonRepudiation : boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property is set when the subject public key is used to verify digital signatures used to provide a non-repudiation service which protects against the signing entity falsely denying some action, excluding certificate or CRL signing.

Discuss this help topic in SecureBlackbox Forum