The IPrivateKey type exposes the following members.

Properties

  Name Description
AlwaysSensitive
Gets a value indicating whether [always sensitive].
Decrypt
Gets a value indicating whether this IPrivateKey is decrypt.
Extractable
Gets a value indicating whether this IPrivateKey is extractable.
NeverExtractable
Gets a value indicating whether [never extractable].
Sensitive
Gets a value indicating whether this IPrivateKey is sensitive.
Sign
Gets a value indicating whether this IPrivateKey is sign.
SignRecover
Gets a value indicating whether [sign recover].
Subject
Gets the subject.
Unwrap
Gets a value indicating whether this IPrivateKey is unwrap.

See Also