Table of Contents

Class LazyAsn1InputStream

Namespace
Enterprises.Org.BouncyCastle.Asn1
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class LazyAsn1InputStream : Asn1InputStream, IDisposable, IAsyncDisposable
Inheritance
LazyAsn1InputStream
Implements
Inherited Members

Constructors

LazyAsn1InputStream(byte[])

public LazyAsn1InputStream(byte[] input)

Parameters

input byte[]

LazyAsn1InputStream(Stream)

public LazyAsn1InputStream(Stream inputStream)

Parameters

inputStream Stream