Hi, we decided to remove the kerberos related class from ApacheDS in 2.0.0.AM27, as the Kerby server already provides all what is needed, and more.
On Fri, Mar 8, 2024 at 9:20 AM Huiqing Zeng <huiqing.z...@okta.com.invalid> wrote: > > Hi team, > > Sorry to bother you, we have a requirement to upgrade apacheds-kerberos-codec > from 2.0.0.AM25 to 2.0.0.AM27. And we have below code example to do > AesEncrypt based on current 2.0.0.AM25: > EncryptedData encryptedData = cipherTextHandler.encrypt(encryptionKey, text, > keyUsage); > return encryptedData.getCipher(); > But I saw in 2.0.0.AM27, there is no more class definition for e.g: KeyUsage; > CipherTextHandler, wondering what function we could use in 2.0.0.AM27 to do > the same logic as above code? Thanks, > Huiqing -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org