Discuss this help topic in SecureBlackbox Forum

TElXMLKeyInfoGOST2001Data.GOST2001KeyMaterial

TElXMLKeyInfoGOST2001Data     See also     


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


Contains the key material.

Declaration

[C#]
    TElGOST2001KeyMaterial GOST2001KeyMaterial;

[VB.NET]
    Property GOST2001KeyMaterial As TElGOST2001KeyMaterial

[Pascal]
    property GOST2001KeyMaterial : TElGOST2001KeyMaterial;

[C++]
    TElGOST2001KeyMaterial* get_GOST2001KeyMaterial();

[PHP]
    TElGOST2001KeyMaterial get_GOST2001KeyMaterial()

[Java]
    TElGOST2001KeyMaterial getGOST2001KeyMaterial();

Description

    This property returns the key material.

See also:     PublicKey    

Discuss this help topic in SecureBlackbox Forum