Package org.bouncycastle.oer.its
Class SignerIdentifier.Builder
java.lang.Object
org.bouncycastle.oer.its.SignerIdentifier.Builder
- Enclosing class:
- SignerIdentifier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()certificate(SequenceOfCertificate sequenceOfCertificate) digest(HashedId.HashedId8 digest) extension(byte[] value) self()setChoice(int choice) setEncodable(org.bouncycastle.asn1.ASN1Encodable encodable)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setEncodable
-
setChoice
-
digest
-
certificate
-
self
-
extension
-
build
-