<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />

OtherHashAlgAndValue

Summary description for OtherHashAlgAndValue.

public OtherHashAlgAndValue(AlgorithmIdentifier hashAlgorithm, byte[] hashValue)

public OtherHashAlgAndValue(AlgorithmIdentifier hashAlgorithm, Asn1OctetString hashValue)

public static OtherHashAlgAndValue GetInstance(object obj)

public static OtherHashAlgAndValue GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public byte[] GetHashValue()