Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / ndp / clr / src / BCL / System / Security / Cryptography / AsymmetricKeyExchangeDeformatter.cs / 1 / AsymmetricKeyExchangeDeformatter.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // // AsymmetricKeyExchangeDeformatter.cs // namespace System.Security.Cryptography { using System; [System.Runtime.InteropServices.ComVisible(true)] public abstract class AsymmetricKeyExchangeDeformatter { // // protected constructors // protected AsymmetricKeyExchangeDeformatter() { } // // public properties // public abstract String Parameters { get; set; } // // public methods // abstract public void SetKey(AsymmetricAlgorithm key); abstract public byte[] DecryptKeyExchange(byte[] rgb); } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // // AsymmetricKeyExchangeDeformatter.cs // namespace System.Security.Cryptography { using System; [System.Runtime.InteropServices.ComVisible(true)] public abstract class AsymmetricKeyExchangeDeformatter { // // protected constructors // protected AsymmetricKeyExchangeDeformatter() { } // // public properties // public abstract String Parameters { get; set; } // // public methods // abstract public void SetKey(AsymmetricAlgorithm key); abstract public byte[] DecryptKeyExchange(byte[] rgb); } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- EncryptedReference.cs
- TypeConverterHelper.cs
- CacheDict.cs
- MarshalByValueComponent.cs
- HttpFileCollection.cs
- OutputCacheSettingsSection.cs
- PagesSection.cs
- Lazy.cs
- HostDesigntimeLicenseContext.cs
- CollectionView.cs
- DefaultValueConverter.cs
- GenericsNotImplementedException.cs
- SHA1Managed.cs
- ExtensibleClassFactory.cs
- XamlClipboardData.cs
- ObjectCacheSettings.cs
- IteratorDescriptor.cs
- Bold.cs
- CultureSpecificCharacterBufferRange.cs
- mda.cs
- XNameConverter.cs
- Rotation3D.cs
- BinarySecretSecurityToken.cs
- XmlSchemaObjectTable.cs
- WindowShowOrOpenTracker.cs
- SystemTcpStatistics.cs
- NumberSubstitution.cs
- ping.cs
- MediaElementAutomationPeer.cs
- XPathAncestorQuery.cs
- WorkflowServiceAttributesTypeConverter.cs
- Constant.cs
- SQLSingleStorage.cs
- TopClause.cs
- Mapping.cs
- PropertyDescriptorCollection.cs
- TrackingMemoryStreamFactory.cs
- SizeConverter.cs
- ResourceKey.cs
- log.cs
- DeploymentSectionCache.cs
- SpanIndex.cs
- ProcessManager.cs
- TypographyProperties.cs
- TreeBuilderXamlTranslator.cs
- RegistryPermission.cs
- AbandonedMutexException.cs
- ObjectAssociationEndMapping.cs
- TextAction.cs
- BaseResourcesBuildProvider.cs
- TypeResolvingOptionsAttribute.cs
- Tag.cs
- InstanceDescriptor.cs
- TextSegment.cs
- LineServices.cs
- RegexTypeEditor.cs
- CommandBindingCollection.cs
- Error.cs
- Missing.cs
- RegexMatchCollection.cs
- PropertyChangeTracker.cs
- Classification.cs
- NotFiniteNumberException.cs
- StaticExtensionConverter.cs
- NavigationCommands.cs
- AstNode.cs
- EllipseGeometry.cs
- ImageDrawing.cs
- SymbolType.cs
- uribuilder.cs
- EntityException.cs
- AuthenticationModuleElement.cs
- UnhandledExceptionEventArgs.cs
- SubpageParagraph.cs
- X509Utils.cs
- DataObjectEventArgs.cs
- Paragraph.cs
- List.cs
- MimeParameterWriter.cs
- WmlLinkAdapter.cs
- SevenBitStream.cs
- ReaderContextStackData.cs
- XmlArrayItemAttributes.cs
- DataMember.cs
- SqlIdentifier.cs
- TextWriterTraceListener.cs
- TransportConfigurationTypeElement.cs
- RectangleConverter.cs
- ServicePoint.cs
- CrossContextChannel.cs
- ModuleElement.cs
- AspProxy.cs
- EntitySqlQueryCacheEntry.cs
- DbConnectionPoolCounters.cs
- SmiEventStream.cs
- Publisher.cs
- ImageField.cs
- SamlEvidence.cs
- _SslStream.cs
- SevenBitStream.cs