Table of Contents

Interface Asn1OctetStringParser

Namespace
Org.BouncyCastle.Asn1
Assembly
BouncyCastle.Cryptography.dll
public interface Asn1OctetStringParser : IAsn1Convertible
Inherited Members

Methods

GetOctetStream()

Return the content of the OCTET STRING as a Stream.

Stream GetOctetStream()

Returns

Stream

A Stream represnting the OCTET STRING's content.