The algorithm code associated with the public key.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public PublicKeyAlgorithmTag Algorithm { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Algorithm As PublicKeyAlgorithmTag Get |
| Visual C++ |
|---|
public: property PublicKeyAlgorithmTag Algorithm { PublicKeyAlgorithmTag get (); } |