Table of Contents

Interface IStreamCalculator

Namespace
Enterprises.Org.BouncyCastle.Crypto
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IStreamCalculator

Properties

Stream

Stream Stream { get; }

Property Value

Stream

Methods

GetResult()

object GetResult()

Returns

object