Searched defs:SignRSAPKCS1v15 (Results 1 – 2 of 2) sorted by relevance
319 func SignRSAPKCS1v15(priv *PrivateKeyRSA, h crypto.Hash, hashed []byte) ([]byte, error) { func
101 func SignRSAPKCS1v15(priv *PrivateKeyRSA, h crypto.Hash, hashed []byte) ([]byte, error) { func