Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created September 14, 2023 17:27
Show Gist options
  • Save vs-mobiletools-engineering-service2/01b26d4e0f77ba3afda33d6a7d5e1335 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/01b26d4e0f77ba3afda33d6a7d5e1335 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.tvOS.Ref/ref/net8.0/Microsoft.tvOS.md

API diff: Microsoft.tvOS.dll

Microsoft.tvOS.dll

Namespace Security

Type Changed: Security.SecKeyAlgorithm

Added values:

EcdsaSignatureDigestRfc4754 = 76,
EcdsaSignatureDigestRfc4754Sha1 = 77,
EcdsaSignatureDigestRfc4754Sha224 = 78,
EcdsaSignatureDigestRfc4754Sha256 = 79,
EcdsaSignatureDigestRfc4754Sha384 = 80,
EcdsaSignatureDigestRfc4754Sha512 = 81,
EcdsaSignatureMessageRfc4754Sha1 = 82,
EcdsaSignatureMessageRfc4754Sha224 = 83,
EcdsaSignatureMessageRfc4754Sha256 = 84,
EcdsaSignatureMessageRfc4754Sha384 = 85,
EcdsaSignatureMessageRfc4754Sha512 = 86,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment