Table of Contents

Class EmbeddedSignature

Namespace
Org.BouncyCastle.Bcpg.Sig
Assembly
BouncyCastle.Cryptography.dll
public class EmbeddedSignature : SignatureSubpacket
Inheritance
EmbeddedSignature
Inherited Members

Constructors

EmbeddedSignature(bool, bool, byte[])

public EmbeddedSignature(bool critical, bool isLongLength, byte[] data)

Parameters

critical bool
isLongLength bool
data byte[]