Searched refs:supportsKey (Results 1 – 2 of 2) sorted by relevance
24 supportsKey(key crypto.PrivateKey) bool methodSpec47 if signer.supportsKey(key) {102 func (r *rsaPKCS1Signer) supportsKey(key crypto.PrivateKey) bool { func142 func (e *ecdsaSigner) supportsKey(key crypto.PrivateKey) bool { func219 func (r *rsaPSSSigner) supportsKey(key crypto.PrivateKey) bool { func248 func (e *ed25519Signer) supportsKey(key crypto.PrivateKey) bool { func