public interface SecretKeyAlgorithm extends KeyAlgorithm<SecretKey,SecretKey>, KeyBuilderSupplier<SecretKey,SecretKeyBuilder>, KeyLengthSupplier
KeyAlgorithm that uses symmetric SecretKeys to obtain AEAD encryption and decryption keys.getDecryptionKey, getEncryptionKeygetIdkeygetKeyBitLengthCopyright © 2014–2023 jsonwebtoken.io. All rights reserved.