Class HashAlgorithmNameToOid
Provides a conversion from System.Security.Cryptography.HashAlgorithmName to the dot notation of their OID.
Inheritance
System.Object
HashAlgorithmNameToOid
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 HashAlgorithmNameToOid
Methods
Name | Description |
---|---|
Convert(HashAlgorithmName) | Converts System.Security.Cryptography.HashAlgorithmName to the dot notation of their OID. |