Exports Ed25519 CryptoKeyPair to KeyPair If any of the keys are already Buffer, then this will return them. The returned buffers is guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.
CryptoKeyPair
KeyPair
Buffer
ArrayBuffer
Generated using TypeDoc
Exports Ed25519
CryptoKeyPairtoKeyPairIf any of the keys are alreadyBuffer, then this will return them. The returned buffers is guaranteed to unpooled. This means the underlyingArrayBufferis safely transferrable.