public class Ieee1609Dot2Content extends ASN1Object implements ASN1Choice
Ieee1609Dot2Content ::= CHOICE { unsecuredData Opaque, signedData SignedData, encryptedData EncryptedData, signedCertificateRequest Opaque, ... }
Constructor and Description |
---|
Ieee1609Dot2Content() |
Modifier and Type | Method and Description |
---|---|
static Ieee1609Dot2Content |
getInstance(Object src) |
ASN1Primitive |
toASN1Primitive() |
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
public static Ieee1609Dot2Content getInstance(Object src)
public ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2021 BouncyCastle.org. All rights reserved.