• Checks if the provided object is a valid octet sequence (symmetric key) in JWK format.

    Parameters

    • obj: unknown

      The object to check.

    Returns obj is JwkParamsOctPrivate

    True if the object is a valid oct private JWK; otherwise, false.