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

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

AbstractJweEncrypter(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm)org.xdi.oxauth.model.jwe.AbstractJweEncrypterinlineprotected
encrypt(Jwe jwe)org.xdi.oxauth.model.jwe.AbstractJweEncrypterinline
generateCipherTextAndIntegrityValue(byte[] contentMasterKey, byte[] initializationVector, byte[] additionalAuthenticatedData, byte[] plainText)org.xdi.oxauth.model.jwe.JweEncrypterImplinline
generateEncryptedKey(byte[] contentMasterKey)org.xdi.oxauth.model.jwe.JweEncrypterImplinline
getBlockEncryptionAlgorithm()org.xdi.oxauth.model.jwe.AbstractJweEncrypterinline
getKeyEncryptionAlgorithm()org.xdi.oxauth.model.jwe.AbstractJweEncrypterinline
JweEncrypterImpl(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm, byte[] sharedSymmetricKey)org.xdi.oxauth.model.jwe.JweEncrypterImplinline
JweEncrypterImpl(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm, PublicKey publicKey)org.xdi.oxauth.model.jwe.JweEncrypterImplinline
publicKeyorg.xdi.oxauth.model.jwe.JweEncrypterImplprivate
sharedSymmetricKeyorg.xdi.oxauth.model.jwe.JweEncrypterImplprivate