Package com.bld.crypto.jks.annotation
Annotation Type CryptoJks
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description CryptoTypedecryptDecrypt.CryptoTypeencryptEncrypt.booleanurlUrl.
-
-
-
-
encrypt
CryptoType encrypt
Encrypt.- Returns:
- the crypto type
- Default:
- com.bld.crypto.type.CryptoType.publicKey
-
-
-
decrypt
CryptoType decrypt
Decrypt.- Returns:
- the crypto type
- Default:
- com.bld.crypto.type.CryptoType.privateKey
-
-