public class DhSigStatic
extends ASN1Object
| Constructor and Description |
|---|
DhSigStatic(byte[] hashValue) |
DhSigStatic(IssuerAndSerialNumber issuerAndSerial,
byte[] hashValue) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getHashValue() |
static DhSigStatic |
getInstance(java.lang.Object o) |
IssuerAndSerialNumber |
getIssuerAndSerial() |
ASN1Primitive |
toASN1Primitive() |
public DhSigStatic(byte[] hashValue)
public DhSigStatic(IssuerAndSerialNumber issuerAndSerial, byte[] hashValue)
public static DhSigStatic getInstance(java.lang.Object o)
public IssuerAndSerialNumber getIssuerAndSerial()
public byte[] getHashValue()
public ASN1Primitive toASN1Primitive()