EnvelopedData.AcquirePrivateKey Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
AcquirePrivateKey()
Tries acquiring a private key unless it is already available.
Declaration
public bool AcquirePrivateKey()
Returns
Type | Description |
---|---|
Boolean | True if the key has been acquired, false otherwise. |