public class HashAlgorithm
extends org.bouncycastle.asn1.ASN1Enumerated
Modifier and Type | Field and Description |
---|---|
static HashAlgorithm |
sha256 |
static HashAlgorithm |
sha384 |
Constructor and Description |
---|
HashAlgorithm(java.math.BigInteger integer) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertValues() |
static HashAlgorithm |
getInstance(java.lang.Object src) |
getInstance, getValue, hashCode, hasValue, hasValue, intValueExact
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive
public static final HashAlgorithm sha256
public static final HashAlgorithm sha384
public static HashAlgorithm getInstance(java.lang.Object src)
protected void assertValues()