Dfns TypeScript SDK - v0.8.12
    Preparing search index...

    Type Alias AllowCredentialWithEncryptedKey

    AllowCredentialWithEncryptedKey: AllowCredential & {
        encryptedPrivateKey: string;
    }