3 references to ImportSubjectPublicKeyInfo
System.Security.Cryptography (3)
System\Security\Cryptography\X25519DiffieHellman.cs (3)
946
/// <inheritdoc cref="
ImportSubjectPublicKeyInfo
(ReadOnlySpan{byte})" />
953
return
ImportSubjectPublicKeyInfo
(new ReadOnlySpan<byte>(source));
1195
PemLabels.SpkiPublicKey =>
ImportSubjectPublicKeyInfo
,