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