Discuss this help topic in SecureBlackbox Forum

TElKeyMaterial.Key

TElKeyMaterial     See also     


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


This topic is under development…

Declaration

[C#]
    TElCustomCryptoKey Key;

[VB.NET]
    Property Key As TElCustomCryptoKey

[Pascal]
    property Key : TElCustomCryptoKey;

[C++]
    TElCustomCryptoKey* get_Key();

[PHP]
    TElCustomCryptoKey get_Key()

[Java]
    TElCustomCryptoKey getKey();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum