Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / 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); } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- CodeIdentifiers.cs
- DataGridTextBoxColumn.cs
- InheritablePropertyChangeInfo.cs
- SoapCodeExporter.cs
- Debug.cs
- CodeDOMUtility.cs
- IssuerInformation.cs
- StrokeIntersection.cs
- XhtmlBasicFormAdapter.cs
- ConstraintCollection.cs
- BindValidationContext.cs
- LabelLiteral.cs
- DbParameterHelper.cs
- datacache.cs
- OdbcEnvironment.cs
- ProfileService.cs
- DesignerFrame.cs
- ViewStateModeByIdAttribute.cs
- ToolboxControl.cs
- ReflectionServiceProvider.cs
- InheritablePropertyChangeInfo.cs
- SerializationAttributes.cs
- FloaterParaClient.cs
- ControlParameter.cs
- RepeaterItemCollection.cs
- HexParser.cs
- XamlSerializationHelper.cs
- CRYPTPROTECT_PROMPTSTRUCT.cs
- DbDataAdapter.cs
- SortQueryOperator.cs
- Tile.cs
- DataStorage.cs
- ScrollEvent.cs
- SQLMembershipProvider.cs
- SqlUserDefinedAggregateAttribute.cs
- SqlResolver.cs
- PixelShader.cs
- MarkedHighlightComponent.cs
- ReplyChannelBinder.cs
- SoapUnknownHeader.cs
- StringFormat.cs
- RegistrationServices.cs
- DbProviderServices.cs
- EditingCommands.cs
- RoleManagerEventArgs.cs
- PropertyPath.cs
- SystemWebCachingSectionGroup.cs
- XmlUtf8RawTextWriter.cs
- Rijndael.cs
- HostedElements.cs
- LiteralControl.cs
- TreeViewAutomationPeer.cs
- InternalBufferManager.cs
- PreviewPageInfo.cs
- ImageMapEventArgs.cs
- PopupRootAutomationPeer.cs
- Identity.cs
- ScrollBar.cs
- ProcessRequestArgs.cs
- BuildProviderAppliesToAttribute.cs
- XhtmlTextWriter.cs
- TextRange.cs
- SerialErrors.cs
- MsmqEncryptionAlgorithm.cs
- BindingRestrictions.cs
- WCFServiceClientProxyGenerator.cs
- ReadOnlyCollection.cs
- ArgumentOutOfRangeException.cs
- ComboBoxItem.cs
- SqlAggregateChecker.cs
- While.cs
- SocketManager.cs
- ComboBoxRenderer.cs
- EntityViewGenerationConstants.cs
- dataprotectionpermission.cs
- StateMachine.cs
- HelpInfo.cs
- SerialStream.cs
- SamlEvidence.cs
- List.cs
- XpsSerializationManager.cs
- EditorPartChrome.cs
- HttpModule.cs
- InputScopeAttribute.cs
- PagesSection.cs
- RegionIterator.cs
- TraceData.cs
- ObfuscationAttribute.cs
- DbConnectionPoolOptions.cs
- IImplicitResourceProvider.cs
- QueryAccessibilityHelpEvent.cs
- RecognitionEventArgs.cs
- basevalidator.cs
- TableAdapterManagerNameHandler.cs
- SQLGuid.cs
- CloudCollection.cs
- DbParameterCollectionHelper.cs
- EncoderNLS.cs
- ObjectKeyFrameCollection.cs
- SplineKeyFrames.cs