MCPcopy 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
159func init() {
160 RegisterDecrypter(OAEP())
161 RegisterDecrypter(PKCS1v15())
162}

Callers

nothing calls this directly

Calls 3

RegisterDecrypterFunction · 0.85
OAEPFunction · 0.85
PKCS1v15Function · 0.85

Tested by

no test coverage detected