public PkiBody( int type, Asn1Encodable content )
Public Sub New ( type As Integer, content As Asn1Encodable )
public: PkiBody( int type, Asn1Encodable^ content )
Org.BouncyCastle.Asn1.Cmp.PkiBody = function(type, content);
In This Article