fn publicKeyBytes(self: SecretKey) [PublicKey.encoded_length]u8
[src]
Return the raw public key bytes corresponding to this secret key.
fn publicKeyBytes(self: SecretKey) [PublicKey.encoded_length]u8
Return the raw public key bytes corresponding to this secret key.