Class OidToHashAlgorithmName
Provides a conversion from System.Security.Cryptography.Oid to System.Security.Cryptography.HashAlgorithmNames.
Inheritance
System.Object
OidToHashAlgorithmName
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sig.Crypto
Assembly: SigCrypto.dll
Syntax
public class OidToHashAlgorithmName
Methods
Name | Description |
---|---|
Convert(Oid) | Converts the given OID to a System.Security.Cryptography.HashAlgorithmName. |
Convert(String) | Converts the given OID to a System.Security.Cryptography.HashAlgorithmName. |