EncryptingCredentials.KeyExchangePublicKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the public key used in Key Agreement Algorithms.
public Microsoft.IdentityModel.Tokens.SecurityKey KeyExchangePublicKey { get; set; }
member this.KeyExchangePublicKey : Microsoft.IdentityModel.Tokens.SecurityKey with get, set
Public Property KeyExchangePublicKey As SecurityKey