public CmcePublicKey( byte[] t )
Public Sub New ( t As Byte() )
public: CmcePublicKey( array<unsigned char>^ t )
Org.BouncyCastle.Pqc.Asn1.CmcePublicKey = function(t);
In This Article