public class ECDSAEncoder
extends java.lang.Object
Constructor and Description |
---|
ECDSAEncoder() |
Modifier and Type | Method and Description |
---|---|
static org.bouncycastle.oer.its.ieee1609dot2.basetypes.Signature |
toITS(org.bouncycastle.asn1.ASN1ObjectIdentifier curveID,
byte[] dsaEncoding) |
static byte[] |
toX962(org.bouncycastle.oer.its.ieee1609dot2.basetypes.Signature signature) |