Class JSONX509Encrypter

java.lang.Object
org.webpki.json.JSONEncrypter
org.webpki.json.JSONX509Encrypter

public class JSONX509Encrypter extends JSONEncrypter
Initiator object for certificate based encryptions.
  • Constructor Details

    • JSONX509Encrypter

      public JSONX509Encrypter(X509Certificate[] certificatePath, KeyEncryptionAlgorithms keyEncryptionAlgorithm)
      Constructor for JCE based solutions.
      Parameters:
      certificatePath - Certificate path used for encrypting the key
      keyEncryptionAlgorithm - The algorithm used for encrypting the key