Discuss this help topic in SecureBlackbox Forum

TElMessageEncryptor.UnprotectedAttributes

TElMessageEncryptor     See also     


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


This topic is under development…

Declaration

[C#]
    TElPKCS7Attributes UnprotectedAttributes;

[VB.NET]
    Property UnprotectedAttributes As TElPKCS7Attributes

[Pascal]
    property UnprotectedAttributes : TElPKCS7Attributes;

[C++]
    TElPKCS7Attributes* get_UnprotectedAttributes();

[PHP]
    TElPKCS7Attributes get_UnprotectedAttributes()

[Java]
    TElPKCS7Attributes getUnprotectedAttributes();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum