Update APIs to support VPAX obfuscation/deobfuscation #699
Annotations
4 warnings
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|