IAuthenticatedCryptoTransform Interface

public interface IAuthenticatedCryptoTransform extends ICryptoTransform

Method Summary

Modifier and Type Method and Description
byte [] getTag()

Inherited Members

Method Details

getTag

public byte [] getTag()

Applies to