Discuss this help topic in SecureBlackbox Forum

TElXMLEncrypteddata.EncryptedKey

TElXMLEncrypteddata     


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


This property contains a reference to the encrypted encryption key, used to encrypt the data.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property EncryptedKey : TElXMLEncryptedKey;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

     This property contains a reference to the encryption key in encrypted form. This encryption key was used to encrypt the data.

Discuss this help topic in SecureBlackbox Forum