Uses of Class
nablarch.common.encryption.Base64Key
Packages that use Base64Key
-
Uses of Base64Key in nablarch.common.encryption
Methods in nablarch.common.encryption with parameters of type Base64KeyModifier and TypeMethodDescriptionvoid
AesEncryptor.setBase64Key
(Base64Key base64Key) 暗号化に使用する128bitの共通鍵及びIVをBase64エンコードした値を設定する。