Class WrappedKeyDecryptionAlgorithm

    • Field Detail

      • LOG

        protected static final Logger LOG
    • Constructor Detail

      • WrappedKeyDecryptionAlgorithm

        public WrappedKeyDecryptionAlgorithm​(Key cekDecryptionKey,
                                             KeyAlgorithm supportedAlgo)
      • WrappedKeyDecryptionAlgorithm

        public WrappedKeyDecryptionAlgorithm​(Key cekDecryptionKey,
                                             KeyAlgorithm supportedAlgo,
                                             boolean unwrap)