Interface KeyInfo

  • All Known Implementing Classes:
    DSAKeyInfo, RSAKeyInfo

    public interface KeyInfo
    Version:
    $Revision: 1.12 $
    Author:
    $author$
    • Method Detail

      • getPrivateKeySpec

        java.security.spec.KeySpec getPrivateKeySpec()
      • getPublicKeySpec

        java.security.spec.KeySpec getPublicKeySpec()