public PolicyInformation(
DerObjectIdentifier policyIdentifier
)
Public Sub New (
policyIdentifier As DerObjectIdentifier
)
public:
PolicyInformation(
DerObjectIdentifier^ policyIdentifier
)
Org.BouncyCastle.Asn1.X509.PolicyInformation = function(policyIdentifier);