Interface SshPrivateKeyFormat

    • Method Detail

      • isPassphraseProtected

        boolean isPassphraseProtected​(byte[] formattedKey)
        Parameters:
        formattedKey -
        Returns:
      • isFormatted

        boolean isFormatted​(byte[] formattedKey)
        Parameters:
        formattedKey -
        Returns:
      • supportsAlgorithm

        boolean supportsAlgorithm​(java.lang.String algorithm)
        Parameters:
        algorithm -
        Returns:
      • getFormatType

        java.lang.String getFormatType()
        Returns: