public class OtherHash
extends ASN1Object
| Modifier and Type | Method and Description |
|---|---|
AlgorithmIdentifier |
getHashAlgorithm() |
byte[] |
getHashValue() |
static OtherHash |
getInstance(java.lang.Object obj) |
ASN1Primitive |
toASN1Primitive() |
public static OtherHash getInstance(java.lang.Object obj)
public AlgorithmIdentifier getHashAlgorithm()
public byte[] getHashValue()
public ASN1Primitive toASN1Primitive()