Discuss this help topic in SecureBlackbox Forum

TElASN1ConstrainedTag.MaxSimpleTagLength

TElASN1ConstrainedTag     See also     


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


Declaration

[C#]
    int MaxSimpleTagLength;

[VB.NET]
    Property MaxSimpleTagLength As Integer

[Pascal]
    under development

[C++]
    int32_t get_MaxSimpleTagLength();
    void set_MaxSimpleTagLength(int32_t Value);

[PHP]
    integer get_MaxSimpleTagLength()
    void set_MaxSimpleTagLength(integer $Value)

[Java]
    int getMaxSimpleTagLength();
    void setMaxSimpleTagLength(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum