Table of Contents

Class PopoDecKeyRespContent

Namespace
Org.BouncyCastle.Asn1.Cmp
Assembly
BouncyCastle.Cryptography.dll
public class PopoDecKeyRespContent : Asn1Encodable, IAsn1Convertible
Inheritance
PopoDecKeyRespContent
Implements
Inherited Members

Methods

GetInstance(Asn1TaggedObject, bool)

public static PopoDecKeyRespContent GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

Parameters

taggedObject Asn1TaggedObject
declaredExplicit bool

Returns

PopoDecKeyRespContent

GetInstance(object)

public static PopoDecKeyRespContent GetInstance(object obj)

Parameters

obj object

Returns

PopoDecKeyRespContent

GetTagged(Asn1TaggedObject, bool)

public static PopoDecKeyRespContent GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)

Parameters

taggedObject Asn1TaggedObject
declaredExplicit bool

Returns

PopoDecKeyRespContent

ToAsn1Object()

public override Asn1Object ToAsn1Object()

Returns

Asn1Object

ToIntegerArray()

public virtual DerInteger[] ToIntegerArray()

Returns

DerInteger[]