Interface KeyInfo

All Known Implementing Classes:
DSAKeyInfo, RSAKeyInfo

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

    • getPrivateKeySpec

      KeySpec getPrivateKeySpec()
    • getPublicKeySpec

      KeySpec getPublicKeySpec()