public IStore<Asn1Encodable> GetOtherRevInfos(
DerObjectIdentifier otherRevInfoFormat
)
Public Function GetOtherRevInfos (
otherRevInfoFormat As DerObjectIdentifier
) As IStore(Of Asn1Encodable)
public:
IStore<Asn1Encodable^>^ GetOtherRevInfos(
DerObjectIdentifier^ otherRevInfoFormat
)
function GetOtherRevInfos(otherRevInfoFormat);