type github.com/pion/dtls/v3/pkg/crypto/ccm.CCM (interface)

Method Implmentations

MaxLength() int github.com/pion/dtls/v2/pkg/crypto/ccm.CCM.MaxLength
NonceSize() int github.com/pion/dtls/v2/pkg/crypto/ccm.CCM.NonceSize
Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) github.com/pion/dtls/v2/pkg/crypto/ccm.CCM.Open
Overhead() int github.com/pion/dtls/v2/pkg/crypto/ccm.CCM.Overhead
Seal(dst, nonce, plaintext, additionalData []byte) []byte github.com/pion/dtls/v2/pkg/crypto/ccm.CCM.Seal