public void AddOtherRevocationInfos(
DerObjectIdentifier otherRevInfoFormat,
IStore<Asn1Encodable> otherRevInfoStore
)Public Sub AddOtherRevocationInfos (
otherRevInfoFormat As DerObjectIdentifier,
otherRevInfoStore As IStore(Of Asn1Encodable)
)public:
void AddOtherRevocationInfos(
DerObjectIdentifier^ otherRevInfoFormat,
IStore<Asn1Encodable^>^ otherRevInfoStore
)function AddOtherRevocationInfos(otherRevInfoFormat, otherRevInfoStore);