Class CBORX509Decrypter

java.lang.Object
org.webpki.cbor.CBORDecrypter
org.webpki.cbor.CBORX509Decrypter

public class CBORX509Decrypter extends CBORDecrypter
Class for X.509 decryption.
  • Constructor Details

    • CBORX509Decrypter

      public CBORX509Decrypter(CBORX509Decrypter.DecrypterImpl decrypterImpl)
      Initializes a decrypter with a decrypter interface.
      Parameters:
      decrypterImpl - Decrypter implementation