The name that identifies the encoding of the signature value and key information.

Namespace: TallComponents.PDF.DigitalSignatures
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public virtual string SubFilter { get; }
Visual Basic
Public Overridable ReadOnly Property SubFilter As String
	Get

Examples

adbe.x509.rsa_sha1, adbe.pkcs7.detached and adbe.pkcs7.sha1

See Also