@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
AgentEncryptionKeySchema
Variable AgentEncryptionKeySchema
Const
AgentEncryptionKeySchema
:
ZodObject
<
{
kid
:
ZodString
;
kty
:
ZodLiteral
<
"OKP"
>
;
crv
:
ZodLiteral
<
"X25519"
>
;
use
:
ZodLiteral
<
"enc"
>
;
x
:
ZodString
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...