Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crewjam/saml
/ init
Function
init
xmlenc/pubkey.go:159–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
func
init() {
160
RegisterDecrypter(OAEP())
161
RegisterDecrypter(PKCS1v15())
162
}
Callers
nothing calls this directly
Calls
3
RegisterDecrypter
Function · 0.85
OAEP
Function · 0.85
PKCS1v15
Function · 0.85
Tested by
no test coverage detected