public OtherRevVals(
DerObjectIdentifier otherRevValType,
Asn1Encodable otherRevVals
)
Public Sub New (
otherRevValType As DerObjectIdentifier,
otherRevVals As Asn1Encodable
)
public:
OtherRevVals(
DerObjectIdentifier^ otherRevValType,
Asn1Encodable^ otherRevVals
)
Org.BouncyCastle.Asn1.Esf.OtherRevVals = function(otherRevValType, otherRevVals);