IO Wallet SDK
    Preparing search index...

    Variable zKeyAttestationAlgConst

    zKeyAttestationAlg: ZodEnum<
        {
            ES256: "ES256";
            ES384: "ES384";
            ES512: "ES512";
            PS256: "PS256";
            PS384: "PS384";
            PS512: "PS512";
        },
    > = zItwSupportedSignatureAlg

    For the moment, the specification doesn't restrict the key attestation signature algorithm to a subset of those that must/should be allowed