Java.Security.KeyPair Members

The members of Java.Security.KeyPair are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new instance of KeyPair with a public key and the corresponding private key.

Public Properties

[read-only]
PrivateIPrivateKey. Returns the private key.
[read-only]
PublicIPublicKey. Returns the public key.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.