Interface ICryptoService
Namespace: Void.Proxy.Api.Crypto
Assembly: Void.Proxy.Api.dll
Provides the process-wide RSA provider used by proxy authentication and encryption services.
public interface ICryptoServiceProperties
Instance
Gets the shared RSA cryptographic provider.
RSACryptoServiceProvider Instance { get; }