pub fn cacheid_of(s2k: &S2K) -> Option<String>
Expand description

Computes the cache id for a SKESK.

If an S2K algorithm unsupported by the caching id algorithm is given, this function returns None.