OtherHash public class OtherHash : Asn1Encodable, IAsn1Choice Documentation public AlgorithmIdentifier HashAlgorithm { get; } public OtherHash(byte[] sha1Hash) public OtherHash(Asn1OctetString sha1Hash) public OtherHash(OtherHashAlgAndValue otherHash) public static OtherHash GetInstance(object obj) public byte[] GetHashValue()