public class GenMsgContent
extends java.lang.Object
implements org.bouncycastle.asn1.ASN1Encodable
GenMsgContent ::= SEQUENCE OF InfoTypeAndValue
Constructor and Description |
---|
GenMsgContent(org.bouncycastle.asn1.ASN1Sequence seq) |
GenMsgContent(InfoTypeAndValue infoTypeAndValue) |
Modifier and Type | Method and Description |
---|---|
void |
addInfoTypeAndValue(InfoTypeAndValue infoTypeAndValue) |
InfoTypeAndValue |
getInfoTypeAndValue(int nr) |
static GenMsgContent |
getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj,
boolean explicit) |
static GenMsgContent |
getInstance(java.lang.Object obj) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
java.lang.String |
toString() |
public GenMsgContent(org.bouncycastle.asn1.ASN1Sequence seq)
public GenMsgContent(InfoTypeAndValue infoTypeAndValue)
public static GenMsgContent getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj, boolean explicit)
public static GenMsgContent getInstance(java.lang.Object obj)
public void addInfoTypeAndValue(InfoTypeAndValue infoTypeAndValue)
public InfoTypeAndValue getInfoTypeAndValue(int nr)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface org.bouncycastle.asn1.ASN1Encodable
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2018 Agencia de Tecnología y Certificación Electrónica. All Rights Reserved.