public virtual IBlockCipher UnderlyingCipher { get; }
Public Overridable ReadOnly Property UnderlyingCipher As IBlockCipher Get
public: virtual property IBlockCipher^ UnderlyingCipher { IBlockCipher^ get (); }
function get_UnderlyingCipher();
In This Article