Table of Contents

Class GenRepContent

Namespace
Enterprises.Org.BouncyCastle.Asn1.Cmp
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class GenRepContent : Asn1Encodable, IAsn1Convertible
Inheritance
GenRepContent
Implements
Inherited Members

Constructors

GenRepContent(params InfoTypeAndValue[])

public GenRepContent(params InfoTypeAndValue[] itv)

Parameters

itv InfoTypeAndValue[]

Methods

GetInstance(object)

public static GenRepContent GetInstance(object obj)

Parameters

obj object

Returns

GenRepContent

ToAsn1Object()

public override Asn1Object ToAsn1Object()

Returns

Asn1Object

ToInfoTypeAndValueArray()

public virtual InfoTypeAndValue[] ToInfoTypeAndValueArray()

Returns

InfoTypeAndValue[]