Class PKCS5KeyFile

    • Field Detail

      • data

        protected byte[] data
    • Constructor Detail

      • PKCS5KeyFile

        public PKCS5KeyFile()
    • Method Detail

      • readKeyPair

        protected java.security.KeyPair readKeyPair()
                                             throws java.io.IOException
        Specified by:
        readKeyPair in class BaseFileKeyProvider
        Throws:
        java.io.IOException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object