Skip to content

RsaHash

Hash algorithm paired with an RSA key.

ts
type RsaHash = SHA-256 | SHA-384 | SHA-512

Released under the MIT License.