Home
last modified time | relevance | path

Searched defs:ToKeyBlob (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Csp/src/System/Security/Cryptography/
H A DCapiHelper.DSA.Shared.cs24 internal static byte[] ToKeyBlob(this DSAParameters dsaParameters) in ToKeyBlob() method in Internal.NativeCrypto.CapiHelper
H A DCapiHelper.Shared.cs72 internal static byte[] ToKeyBlob(this RSAParameters rsaParameters) in ToKeyBlob() method in Internal.NativeCrypto.CapiHelper