Discuss this help topic in SecureBlackbox Forum

TElASN1CustomTag.TagId

TElASN1CustomTag     See also     


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


Declaration

[C#]
    byte TagId;

[VB.NET]
    Property TagId As Byte

[Pascal]
    under development

[C++]
    uint8_t get_TagId();
    void set_TagId(uint8_t Value);

[PHP]
    integer get_TagId()
    void set_TagId(integer $Value)

[Java]
    byte getTagId();
    void setTagId(byte arg0);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum