C# Class Org.BouncyCastle.Asn1.DerNull

Inheritance: Asn1Null
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Свойство Type Description
Instance DerNull

Méthodes protégées

Méthode Description
Asn1Equals ( Asn1Object asn1Object ) : bool
Asn1GetHashCode ( ) : int
DerNull ( int dummy ) : System

Private Methods

Méthode Description
DerNull ( ) : System
Encode ( DerOutputStream derOut ) : void

Method Details

Asn1Equals() protected méthode

protected Asn1Equals ( Asn1Object asn1Object ) : bool
asn1Object Asn1Object
Résultat bool

Asn1GetHashCode() protected méthode

protected Asn1GetHashCode ( ) : int
Résultat int

DerNull() protected méthode

protected DerNull ( int dummy ) : System
dummy int
Résultat System

Property Details

Instance public_oe static_oe property

public static DerNull,Org.BouncyCastle.Asn1 Instance
Résultat DerNull