Class Exportable
- Namespace
- Enterprises.Org.BouncyCastle.Bcpg.Sig
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class Exportable : SignatureSubpacket- Inheritance
- 
      
      
      Exportable
- Inherited Members
Constructors
Exportable(bool, bool)
public Exportable(bool critical, bool isExportable)Parameters
Exportable(bool, bool, byte[])
public Exportable(bool critical, bool isLongLength, byte[] data)Parameters
Methods
IsExportable()
public bool IsExportable()