gluu
org
xdi
oxauth
model
jwe
JweEncrypterImpl
org.xdi.oxauth.model.jwe.JweEncrypterImpl メンバ一覧
継承メンバを含む
org.xdi.oxauth.model.jwe.JweEncrypterImpl
の全メンバ一覧です。
AbstractJweEncrypter
(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm)
org.xdi.oxauth.model.jwe.AbstractJweEncrypter
inline
protected
encrypt
(Jwe jwe)
org.xdi.oxauth.model.jwe.AbstractJweEncrypter
inline
generateCipherTextAndIntegrityValue
(byte[] contentMasterKey, byte[] initializationVector, byte[] additionalAuthenticatedData, byte[] plainText)
org.xdi.oxauth.model.jwe.JweEncrypterImpl
inline
generateEncryptedKey
(byte[] contentMasterKey)
org.xdi.oxauth.model.jwe.JweEncrypterImpl
inline
getBlockEncryptionAlgorithm
()
org.xdi.oxauth.model.jwe.AbstractJweEncrypter
inline
getKeyEncryptionAlgorithm
()
org.xdi.oxauth.model.jwe.AbstractJweEncrypter
inline
JweEncrypterImpl
(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm, byte[] sharedSymmetricKey)
org.xdi.oxauth.model.jwe.JweEncrypterImpl
inline
JweEncrypterImpl
(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm, PublicKey publicKey)
org.xdi.oxauth.model.jwe.JweEncrypterImpl
inline
publicKey
org.xdi.oxauth.model.jwe.JweEncrypterImpl
private
sharedSymmetricKey
org.xdi.oxauth.model.jwe.JweEncrypterImpl
private
2018年09月30日(日) 14時46分13秒作成 - gluu / 構成:
1.8.13