MCPcopy Create free account
hub / github.com/pyca/cryptography / DummyAsymmetricPadding

Class DummyAsymmetricPadding

tests/doubles.py:48–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48class DummyAsymmetricPadding(padding.AsymmetricPadding):
49 name = "dummy-padding"

Calls

no outgoing calls