The IPublicKey type exposes the following members.

Properties

  Name Description
Encrypt
Gets a value indicating whether this IPublicKey is encrypt.
Subject
Gets the subject.
Verify
Gets a value indicating whether this IPublicKey is verify.
VerifyRecover
Gets a value indicating whether [verify recover].
Wrap
Gets a value indicating whether this IPublicKey is wrap.

See Also