Discuss this help topic in SecureBlackbox Forum

TElAppleCertStorage.LastPassword

TElAppleCertStorage     See also     


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


Specifies the private key password.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property LastPassword : WideString;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the private key password. It is needed to, e.g., copy the certificate's private key into the store. By default, the password is an empty string.

See also:     Add    

Discuss this help topic in SecureBlackbox Forum