Class JcaPGPPrivateKey


  • public class JcaPGPPrivateKey
    extends PGPPrivateKey
    A JCA PrivateKey carrier. Use this one if you're dealing with a hardware adapter.
    • Constructor Detail

      • JcaPGPPrivateKey

        public JcaPGPPrivateKey​(long keyID,
                                PrivateKey privateKey)
    • Method Detail

      • getPrivateKey

        public PrivateKey getPrivateKey()