Returns a value indicating whether the private key to decrypt the symmetric key
and encrypted content is available.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property HasPrivateKey As Boolean Get |
C# |
---|
public bool HasPrivateKey { get; } |