fn publicKeyBytes(self: SecretKey) [PublicKey.encoded_length]u8

Return the raw public key bytes corresponding to this secret key.

Parameters

self: SecretKey,