1 reference to AlgorithmFromHandle
System.Security.Cryptography (1)
System\Security\Cryptography\MLDsaOpenSsl.cs (1)
52
public MLDsaOpenSsl(SafeEvpPKeyHandle pkeyHandle) : base(
AlgorithmFromHandle
(pkeyHandle, out SafeEvpPKeyHandle upRefHandle))