CryptoUtilsGenerateUid Method
Generates UID. Random 16 bytes encoded to Base64 URL encoded.
Namespace: KeeperSecurity.UtilsAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
public static string GenerateUid()
Return Value
StringUID. 16 random bytes Base64 URL encoded.