Table of Contents

Method Serialize

Namespace
Rotherprivat.KemBasedNet.Cryptography
Assembly
KemBasedNet.dll

Serialize()

Serialize as byte buffer

public byte[] Serialize()

Returns

byte[]

serialized bytes

Serialize(Stream)

Serialize to stream

public void Serialize(Stream s)

Parameters

s Stream

Writeable stream

Exceptions

ArgumentException