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