Function sgxs::sigstruct::verify [−][src]
pub fn verify<K: SgxRsaOps, H: SgxHashOps>(
sig: &Sigstruct,
key: &K
) -> Result<(), K::Error>
Expand description
Panics
Panics if key is not 3072 bits. Panics if the public exponent of key is not 3.