C# Class Goedel.ASN1.Root

Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Methods

Method Description
DER ( ) : byte[]

Encode ( Goedel Buffer ) : void

Method Details

DER() public method

public DER ( ) : byte[]
return byte[]

Encode() public abstract method

public abstract Encode ( Goedel Buffer ) : void
Buffer Goedel
return void