The KeyStore type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDSA
Constant for DSA asymmetric algorithm
Used in DH/DSS key generation
Public fieldStatic memberELGAMAL
Constant for ElGamal asymmetric algorithm
Used in DH/DSS key generation
Protected fieldkeys
List of keys contained in this KeyStore. Pairs of (keyId, KeyPairInformation)
Public fieldStatic memberRSA
Constant for RSA asymmetric algorithm

See Also