Returns the secret keys data contained in this KeyStore
Namespace: DidiSoft.PgpAssembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547
Syntax
| C# |
|---|
public byte[] GetSecretKeysData() |
| Visual Basic |
|---|
Public Function GetSecretKeysData As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ GetSecretKeysData() |