Uses of Class
com.github.katenachain.entity.certify.SecretNaclBoxV1
-
Packages that use SecretNaclBoxV1 Package Description com.github.katenachain.entity.certify -
-
Uses of SecretNaclBoxV1 in com.github.katenachain.entity.certify
Methods in com.github.katenachain.entity.certify that return SecretNaclBoxV1 Modifier and Type Method Description SecretNaclBoxV1SecretNaclBoxV1. setContent(byte[] content)Content SetterSecretNaclBoxV1SecretNaclBoxV1. setId(String id)Id SetterSecretNaclBoxV1SecretNaclBoxV1. setNonce(byte[] nonce)Nonce SetterSecretNaclBoxV1SecretNaclBoxV1. setSender(PublicKey sender)Sender Setter
-