The members of Java.Security.Signer are listed below.
See Also: Inherited members from Java.Security.Identity
Constructs a new instance of Signer with the given name. | ||
Constructs a new instance of Signer with the given name in the given scope. |
Signer() | Constructs a new instance of Signer. | |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | PrivateKey | IPrivateKey. Returns the private key of this Signer. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
SetKeyPair(KeyPair)Associates the specified key pair with this Signer. |