oa::serializePublicKey
Fixed-size serialization. Parsing is length-checked and never reads from a raw pointer without a caller-supplied extent.
Function Documentation
Fixed-size serialization. Parsing is length-checked and never reads from a raw pointer without a caller-supplied extent.
Parameters
inKeyconst PublicKey &—
Returns
oa::Array<oa::Byte, OA_SIGN_PUBKEY_SIZE>The declared return value.