The format, as a string, always "PGP".
Namespace: Org.BouncyCastle.BcpgAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public string Format { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Format As String Get |
| Visual C++ |
|---|
public: virtual property String^ Format { String^ get () sealed; } |