CipherSupplier.decryptionCipher(SecretKey, AlgorithmParameterSpec)
CipherSupplier.encryptionCipher(SecretKey, AlgorithmParameterSpec)
CipherSupplier.keyUnwrapCipher(SecretKey)
CipherSupplier.keyWrapCipher(SecretKey)
MacSupplier.keyed(SecretKey)
MessageDigestSupplier.instance()