NtruEncapsulation sealed class NtruEncapsulation : ISecretWithEncapsulation, IDisposable Encapsulated secret encapsulated by NTRU. Documentation public void Dispose() public byte[] GetEncapsulation() public byte[] GetSecret() public bool IsDestroyed()