Home
last modified time | relevance | path

Searched defs:optionalEntropy (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/
H A DProtectedData.cs18 … public static byte[] Protect(byte[] userData, byte[] optionalEntropy, DataProtectionScope scope) in Protect()
26 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, DataProtectionScope s… in Unprotect()
34 …private static byte[] ProtectOrUnprotect(byte[] inputData, byte[] optionalEntropy, DataProtectionS… in ProtectOrUnprotect()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.ProtectedData/ref/
H A DSystem.Security.Cryptography.ProtectedData.cs18 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
19 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/Mono.Security.Cryptography/
H A DManagedProtection.cs51 public static byte[] Protect (byte[] userData, byte[] optionalEntropy, DataProtectionScope scope) in Protect()
128 …public static byte[] Unprotect (byte[] encryptedData, byte[] optionalEntropy, DataProtectionScope … in Unprotect()
H A DNativeDapiProtection.cs139 public static byte[] Protect (byte[] userData, byte[] optionalEntropy, DataProtectionScope scope) in Protect()
182 …public static byte[] Unprotect (byte[] encryptedData, byte[] optionalEntropy, DataProtectionScope … in Unprotect()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/System.Security.Cryptography/
H A DProtectedData.cs49 public static byte[] Protect (byte[] userData, byte[] optionalEntropy, DataProtectionScope scope) in Protect()
82 …public static byte[] Unprotect (byte[] encryptedData, byte[] optionalEntropy, DataProtectionScope … in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Security.cs98 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
99 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Security.cs98 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
99 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Security.cs127 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
128 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Security.cs128 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
129 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Security.cs127 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
128 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Security.cs127 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
128 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Security.cs103 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
104 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Security.cs104 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
105 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Security.cs103 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
104 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Security.cs107 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
109 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Security.cs107 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
109 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Security.cs128 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
129 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Security.cs128 …public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography… in Protect()
129 …public static byte[] Unprotect(byte[] encryptedData, byte[] optionalEntropy, System.Security.Crypt… in Unprotect()