gluu
org.xdi.oxauth.model.jwe.JweDecrypterImpl メンバ一覧

継承メンバを含む org.xdi.oxauth.model.jwe.JweDecrypterImpl の全メンバ一覧です。

decrypt(String encryptedJwe)org.xdi.oxauth.model.jwe.AbstractJweDecrypterinline
decryptCipherText(String encodedCipherText, byte[] contentMasterKey, byte[] initializationVector, byte[] authenticationTag, byte[] additionalAuthenticatedData)org.xdi.oxauth.model.jwe.JweDecrypterImplinline
decryptEncryptionKey(String encodedEncryptedKey)org.xdi.oxauth.model.jwe.JweDecrypterImplinline
getBlockEncryptionAlgorithm()org.xdi.oxauth.model.jwe.AbstractJweDecrypterinline
getKeyEncryptionAlgorithm()org.xdi.oxauth.model.jwe.AbstractJweDecrypterinline
JweDecrypterImpl(byte[] sharedSymmetricKey)org.xdi.oxauth.model.jwe.JweDecrypterImplinline
JweDecrypterImpl(RSAPrivateKey rsaPrivateKey)org.xdi.oxauth.model.jwe.JweDecrypterImplinline
JweDecrypterImpl(PrivateKey privateKey)org.xdi.oxauth.model.jwe.JweDecrypterImplinline
privateKeyorg.xdi.oxauth.model.jwe.JweDecrypterImplprivate
rsaPrivateKeyorg.xdi.oxauth.model.jwe.JweDecrypterImplprivate
setBlockEncryptionAlgorithm(BlockEncryptionAlgorithm blockEncryptionAlgorithm)org.xdi.oxauth.model.jwe.AbstractJweDecrypterinline
setKeyEncryptionAlgorithm(KeyEncryptionAlgorithm keyEncryptionAlgorithm)org.xdi.oxauth.model.jwe.AbstractJweDecrypterinline
sharedSymmetricKeyorg.xdi.oxauth.model.jwe.JweDecrypterImplprivate