Union type representing key derivation parameters.
Use the method() function to get the derivation method, and lock()/unlock() for key operations.
method()
lock()
unlock()
Union type representing key derivation parameters.
Use the
method()function to get the derivation method, andlock()/unlock()for key operations.