The contained private key.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public AsymmetricKeyParameter Key { get; } |
Visual Basic |
---|
Public ReadOnly Property Key As AsymmetricKeyParameter Get |
Visual C++ |
---|
public: property AsymmetricKeyParameter^ Key { AsymmetricKeyParameter^ get (); } |