@blockchaincommons/components - v1.0.0-beta.4
    Preparing search index...

    Function validateSshAlgorithm

    • Checks that value is a well-formed SshAlgorithm object and returns it. Anything else — a non-object, an unknown kind or an unknown curve — is InvalidData for algorithm.

      Parameters

      • value: unknown

      Returns SshAlgorithm