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