public OtherRevocationInfoFormat(
DerObjectIdentifier otherRevInfoFormat,
Asn1Encodable otherRevInfo
)
Public Sub New (
otherRevInfoFormat As DerObjectIdentifier,
otherRevInfo As Asn1Encodable
)
public:
OtherRevocationInfoFormat(
DerObjectIdentifier^ otherRevInfoFormat,
Asn1Encodable^ otherRevInfo
)
Org.BouncyCastle.Asn1.Cms.OtherRevocationInfoFormat = function(otherRevInfoFormat, otherRevInfo);