public class VerificationKeyIndicator
extends org.bouncycastle.asn1.ASN1Object
implements org.bouncycastle.asn1.ASN1Choice
VerificationKeyIndicator ::= CHOICE {
verificationKey PublicVerificationKey,
reconstructionValue EccP256CurvePoint,
...
}
| Constructor and Description |
|---|
VerificationKeyIndicator() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |