Header menu logo FSharp.ATProto

KeyPair Type

A key pair for either P-256 or secp256k1.

Record fields

Record Field Description

Algorithm

Full Usage: Algorithm

Field type: Algorithm
Field type: Algorithm

CompressedPublicKey

Full Usage: CompressedPublicKey

Field type: byte[]

Compressed public key bytes (33 bytes).

Field type: byte[]

PrivateKeyBytes

Full Usage: PrivateKeyBytes

Field type: byte[]

Private key scalar (32 bytes).

Field type: byte[]

Type something to start searching.