Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
byte[] IssuerPublicKeyHash;
[VB.NET]
Property IssuerPublicKeyHash As Byte()
[Pascal]
under development
[C++]
void get_IssuerPublicKeyHash(std::vector<uint8_t> &OutResult);
[PHP]
string get_IssuerPublicKeyHash()
[Java]
byte[] getIssuerPublicKeyHash();
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum