Interface PrivateKeyPasswordProvider


public interface PrivateKeyPasswordProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    char[]
    getPassword(Properties storeProperties)
     
  • Method Details

    • getPassword

      char[] getPassword(Properties storeProperties)