Class EncryptionConfig

    • Constructor Detail

      • EncryptionConfig

        protected EncryptionConfig()
    • Method Detail

      • getEncryptionKeyFingerprint

        public String getEncryptionKeyFingerprint()
      • getEncryptionCertificate

        public Certificate getEncryptionCertificate()
      • getEncryptionKey

        public PublicKey getEncryptionKey()
      • getDecryptionKey

        public PrivateKey getDecryptionKey()
      • getIVSize

        public Integer getIVSize()