KeyPair

Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll

Summary

Represents a simple public/private key pair.

Properties

PrivateKey

Summary

Gets or sets the private key in XML format.

Value

The private key in XML format.

PublicKey

Summary

Gets or sets the public key in XML format.

Value

The public key in XML format.