public OtherRevRefs(
DerObjectIdentifier otherRevRefType,
Asn1Encodable otherRevRefs
)
Public Sub New (
otherRevRefType As DerObjectIdentifier,
otherRevRefs As Asn1Encodable
)
public:
OtherRevRefs(
DerObjectIdentifier^ otherRevRefType,
Asn1Encodable^ otherRevRefs
)
Org.BouncyCastle.Asn1.Esf.OtherRevRefs = function(otherRevRefType, otherRevRefs);