System.Security.Cryptography.Encoding 4.0.0-beta-23225
Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data. Commonly Used Types: System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<metadata minClientVersion="3.0">
<id>System.Security.Cryptography.Encoding</id>
<version>4.0.0-beta-23225</version>
<title>System.Security.Cryptography.Encoding</title>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.
Commonly Used Types:
System.Security.Cryptography.AsnEncodedData
System.Security.Cryptography.Oid
System.Security.Cryptography.OidCollection</description>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<dependencies>
<group targetFramework="MonoAndroid1.0" />
<group targetFramework="MonoTouch1.0" />
<group targetFramework="Xamarin.iOS1.0" />
<group targetFramework="Xamarin.Mac2.0" />
<group targetFramework=".NETPlatform5.0">
<dependency id="System.Runtime" version="4.0.0" />
</group>
<group targetFramework="DNXCore5.0">
<dependency id="System.Runtime" version="4.0.20" />
<dependency id="System.Runtime.InteropServices" version="4.0.20" />
<dependency id="System.Resources.ResourceManager" version="4.0.0" />
<dependency id="System.Runtime.Handles" version="4.0.0" />
<dependency id="System.Security.Cryptography.Primitives" version="4.0.0-beta-23225" />
<dependency id="System.Diagnostics.Debug" version="4.0.10" />
</group>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
<frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.6" />
</frameworkAssemblies>
</metadata>
</package>