Table of Contents

Class PkiConfirmContent

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

Constructors

PkiConfirmContent()

public PkiConfirmContent()

Methods

GetInstance(Asn1TaggedObject, bool)

public static PkiConfirmContent GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

Parameters

taggedObject Asn1TaggedObject
declaredExplicit bool

Returns

PkiConfirmContent

GetInstance(object)

public static PkiConfirmContent GetInstance(object obj)

Parameters

obj object

Returns

PkiConfirmContent

GetTagged(Asn1TaggedObject, bool)

public static PkiConfirmContent GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)

Parameters

taggedObject Asn1TaggedObject
declaredExplicit bool

Returns

PkiConfirmContent

ToAsn1Object()

public override Asn1Object ToAsn1Object()

Returns

Asn1Object