Searched refs:supportsKey (Results 1 – 1 of 1) sorted by relevance
25 supportsKey(key crypto.PrivateKey) bool methodSpec48 if signer.supportsKey(key) {103 func (r *rsaPKCS1Signer) supportsKey(key crypto.PrivateKey) bool { func143 func (e *ecdsaSigner) supportsKey(key crypto.PrivateKey) bool { func220 func (r *rsaPSSSigner) supportsKey(key crypto.PrivateKey) bool { func249 func (e *ed25519Signer) supportsKey(key crypto.PrivateKey) bool { func