Table of Contents

Class DerNull

Namespace
Org.BouncyCastle.Asn1
Assembly
BouncyCastle.Cryptography.dll
public class DerNull : Asn1Null, IAsn1Convertible
Inheritance
DerNull
Implements
Inherited Members

Constructors

DerNull()

protected DerNull()

Fields

Instance

public static readonly DerNull Instance

Field Value

DerNull

Methods

Asn1Equals(Asn1Object)

protected override bool Asn1Equals(Asn1Object asn1Object)

Parameters

asn1Object Asn1Object

Returns

bool

Asn1GetHashCode()

protected override int Asn1GetHashCode()

Returns

int