The KeyStore type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| DSA |
Constant for DSA asymmetric algorithm
Used in DH/DSS key generation | |
| ELGAMAL |
Constant for ElGamal asymmetric algorithm
Used in DH/DSS key generation | |
| keys |
List of keys contained in this KeyStore. Pairs of (keyId, KeyPairInformation)
| |
| RSA |
Constant for RSA asymmetric algorithm
|