Crypto Box Public Key
Create a `crypto_box` public key with the given block of data.
Return
Nullable pointer to Public Key.
Parameters
data
*non-null* byte array. Expected to have 32 bytes.
Create a `crypto_box` public key with the given block of data.
Nullable pointer to Public Key.
*non-null* byte array. Expected to have 32 bytes.