The members of Android.Security.KeyPairGeneratorSpec are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] | AlgorithmParameterSpec | Java.Security.Spec.IAlgorithmParameterSpec. Returns the Java.Security.Spec.IAlgorithmParameterSpec that will be used for creation of the key pair. |
[read-only] | Context | Android.Content.Context. Gets the Android context used for operations with this instance. |
[read-only] | EndDate | Java.Util.Date. Gets the end date to be used on the X.509 certificate that will be put in the Java.Security.KeyStore. |
[read-only] | IsEncryptionRequired | bool. Returns true if this parameter will require generated keys to be encrypted in the Java.Security.KeyStore. |
[read-only] | KeySize | int. Returns the key size specified by this parameter. |
[read-only] | KeystoreAlias | string. Returns the alias that will be used in the java.security.KeyStore in conjunction with the AndroidKeyStore. |
[read-only] | KeyType | string. Returns the key type (e.g. |
[read-only] | SerialNumber | Java.Math.BigInteger. Gets the serial number to be used on the X.509 certificate that will be put in the Java.Security.KeyStore. |
[read-only] | StartDate | Java.Util.Date. Gets the start date to be used on the X.509 certificate that will be put in the Java.Security.KeyStore. |
[read-only] | SubjectDN | Javax.Security.Auth.X500.X500Principal. Gets the subject distinguished name to be used on the X.509 certificate that will be put in the Java.Security.KeyStore. |
[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. |