public class SignerIdentifier extends ASN1Object implements ASN1Choice
SignerIdentifier ::= CHOICE { digest HashedId8, certificate SequenceOfCertificate, self NULL, ... }
Constructor and Description |
---|
SignerIdentifier() |
Modifier and Type | Method and Description |
---|---|
ASN1Primitive |
toASN1Primitive() |
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
public ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2021 BouncyCastle.org. All rights reserved.