6 references to ImportPkcs8PrivateKey
System.Security.Cryptography (6)
System\Security\Cryptography\X25519DiffieHellman.cs (6)
1085/// <inheritdoc cref="ImportPkcs8PrivateKey(ReadOnlySpan{byte})" /> 1092return ImportPkcs8PrivateKey(new ReadOnlySpan<byte>(source)); 1141ImportPkcs8PrivateKey, 1186ImportPkcs8PrivateKey, 1236ImportPkcs8PrivateKey, 1283PemLabels.Pkcs8PrivateKey => ImportPkcs8PrivateKey,