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

    Type Alias AllowCredentialWithEncryptedKey

    AllowCredentialWithEncryptedKey: AllowCredential & {
        encryptedPrivateKey: string;
    }