System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.DecryptKeyExchange C# (CSharp) 메소드

DecryptKeyExchange() 공개 추상적인 메소드

public abstract DecryptKeyExchange ( byte rgb ) : byte[]
rgb byte
리턴 byte[]
		public abstract byte[] DecryptKeyExchange (byte[] rgb);