System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.DecryptKeyExchange C# (CSharp) Méthode

DecryptKeyExchange() public abstract méthode

public abstract DecryptKeyExchange ( byte rgb ) : byte[]
rgb byte
Résultat byte[]
		public abstract byte[] DecryptKeyExchange (byte[] rgb);