Class CryptoUIServiceImpl
java.lang.Object
net.datenwerke.security.ext.client.crypto.CryptoUIServiceImpl
- All Implemented Interfaces:
CryptoUIService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidgetHmacPassphrase(<any> callback) voidgetUserPassphrase(String password, <any> callback)
-
Constructor Details
-
CryptoUIServiceImpl
-
-
Method Details
-
getHmacPassphrase
public void getHmacPassphrase(<any> callback) - Specified by:
getHmacPassphrasein interfaceCryptoUIService
-
getUserPassphrase
- Specified by:
getUserPassphrasein interfaceCryptoUIService
-
encrypt
- Specified by:
encryptin interfaceCryptoUIService
-
encrypt
- Specified by:
encryptin interfaceCryptoUIService
-