Discuss this help topic in SecureBlackbox Forum

TElCustomCryptoKeyStorage.AddKey

TElCustomCryptoKeyStorage     See also     


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


Declaration

[C#]
    int AddKey(TElCustomCryptoKey Key, TElCPParameters Params);

[VB.NET]
    Function AddKey(ByVal Key As TElCustomCryptoKey, ByVal Params As TElCPParameters) As Integer

[Pascal]
    under development

[PHP]
    integer AddKey(TElCustomCryptoKey $Key, TElRelativeDistinguishedName $Params)

[Java]
    int addKey(TElCustomCryptoKey arg0, TElCPParameters arg1);

Parameters

  • Key -
  • Params -

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum