'DeclarationPublic PublicKey As Crypto.CRYPT_BIT_BLOB
'UsageDim instance As Crypto.CERT_PUBLIC_KEY_INFO Dim value As Crypto.CRYPT_BIT_BLOB value = instance.PublicKey instance.PublicKey = value
public Crypto.CRYPT_BIT_BLOB PublicKey
public: Crypto.CRYPT_BIT_BLOB PublicKey