RsaEncryptionAlgorithm type

表示所有支持的 RSA 加密算法的联合类型。

type RsaEncryptionAlgorithm = "RSA1_5" | "RSA-OAEP" | "RSA-OAEP-256"