Discuss this help topic in SecureBlackbox Forum

TElASiCSignature.SignatureType

TElASiCSignature     See also     


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


Specifies the type of the ASiC signature.

Declaration

[C#]
    TSBASiCSignatureType SignatureType;

[VB.NET]
    Property SignatureType As TSBASiCSignatureType

[Pascal]
    property SignatureType : TSBASiCSignatureType;

[C++]
    not available

[PHP]
    integer get_SignatureType()

[Java]
    TSBASiCSignatureType getSignatureType();

Values

Description

Use this property to specify the type of the ASiC signature.

See also:     IsCalculated    

Discuss this help topic in SecureBlackbox Forum