public class GenRepContent
extends java.lang.Object
implements org.bouncycastle.asn1.ASN1Encodable
GenRepContent ::= SEQUENCE OF InfoTypeAndValue
Constructor and Description |
---|
GenRepContent(org.bouncycastle.asn1.ASN1Sequence seq) |
GenRepContent(InfoTypeAndValue infoTypeAndValue) |
Modifier and Type | Method and Description |
---|---|
void |
addInfoTypeAndValue(InfoTypeAndValue infoTypeAndValue) |
InfoTypeAndValue |
getInfoTypeAndValue(int nr) |
static GenRepContent |
getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj,
boolean explicit) |
static GenRepContent |
getInstance(java.lang.Object obj) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
java.lang.String |
toString() |
public GenRepContent(org.bouncycastle.asn1.ASN1Sequence seq)
public GenRepContent(InfoTypeAndValue infoTypeAndValue)
public static GenRepContent getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj, boolean explicit)
public static GenRepContent 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.