Functions
Link copied to clipboard
Link copied to clipboard
fun getSignature(algorithm: JwsAlgorithm, plainSignature: ByteArray): CryptoSignature.RawByteEncodable
Link copied to clipboard
Builds the RFC 7515 signing input from raw protected-header bytes and raw payload bytes.