PublicKey Class

Definition

The public key.

public class PublicKey
type PublicKey = class
Public Class PublicKey
Inheritance
PublicKey

Constructors

PublicKey()

Initializes a new instance of the PublicKey class.

PublicKey(String)

Initializes a new instance of the PublicKey class.

Properties

Key

Gets or sets the key.

Methods

Validate()

Validate the object.

Applies to