protected Pkcs12Entry(
IDictionary<DerObjectIdentifier, Asn1Encodable> attributes
)
Protected Sub New (
attributes As IDictionary(Of DerObjectIdentifier, Asn1Encodable)
)
protected:
Pkcs12Entry(
IDictionary<DerObjectIdentifier^, Asn1Encodable^>^ attributes
)
Org.BouncyCastle.Pkcs.Pkcs12Entry = function(attributes);