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