Table of Contents

Class SignerUserId

Namespace
Enterprises.Org.BouncyCastle.Bcpg.Sig
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class SignerUserId : SignatureSubpacket
Inheritance
SignerUserId
Inherited Members

Constructors

SignerUserId(bool, bool, byte[])

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

Parameters

critical bool
isLongLength bool
data byte[]

SignerUserId(bool, string)

public SignerUserId(bool critical, string userId)

Parameters

critical bool
userId string

Methods

GetId()

public string GetId()

Returns

string