Discuss this help topic in SecureBlackbox Forum

TElCertificateRevocationList.TBS

TElCertificateRevocationList     See also     


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


This topic is under development…

Declaration

[C#]
    byte[] TBS;

[VB.NET]
    Property TBS As Byte()

[Pascal]
    property TBS : ByteArray;

[C++]
    void get_TBS(std::vector<uint8_t> &OutResult);

[PHP]
    string get_TBS()

[Java]
    byte[] getTBS();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum