C# Class Org.BouncyCastle.Ocsp.OcspUtilities

Datei anzeigen Open project: nonorganic/dssnet Class Usage Examples

Private Properties

Property Type Description
GetAlgorithmName string
GetAlgorithmOid Org.BouncyCastle.Asn1.DerObjectIdentifier
GetSigAlgID Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier
OcspUtilities System

Private Methods

Method Description
GetAlgorithmName ( DerObjectIdentifier oid ) : string
GetAlgorithmOid ( string algorithmName ) : DerObjectIdentifier
GetSigAlgID ( DerObjectIdentifier sigOid ) : AlgorithmIdentifier
OcspUtilities ( ) : System