Table of Contents

Class EmbeddedSignature

Namespace
Enterprises.Org.BouncyCastle.Bcpg.Sig
Assembly
Enterprises.BouncyCastle.Crypto.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[]