validateSignature

abstract fun validateSignature(secretKey: ByteArray): Boolean

Validates this frame's signature, using its own link ID, timestamp and the given secretKey.