Package org.bouncycastle.oer.its
Class VerificationKeyIndicator.Builder
java.lang.Object
org.bouncycastle.oer.its.VerificationKeyIndicator.Builder
- Enclosing class:
- VerificationKeyIndicator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextension
(byte[] value) publicVerificationKey
(PublicVerificationKey publicVerificationKey) reconstructionValue
(EccP256CurvePoint curvePoint) setChoice
(int choice) setObject
(org.bouncycastle.asn1.ASN1Encodable object)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setChoice
-
setObject
-
publicVerificationKey
public VerificationKeyIndicator.Builder publicVerificationKey(PublicVerificationKey publicVerificationKey) -
reconstructionValue
-
extension
-
createVerificationKeyIndicator
-