MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / decode

Function decode

embedded/site-packages/Crypto/IO/PEM.py:106–189  ·  view source on GitHub ↗

Decode a PEM block into binary. Args: pem_data (string): The PEM block. passphrase (byte string): If given and the PEM block is encrypted, the key will be derived from the passphrase. Returns: A tuple with the binary data, the marker string, and a

(pem_data, passphrase=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

tobytesFunction · 0.90
unpadFunction · 0.90
compileMethod · 0.80
searchMethod · 0.80
_EVP_BytesToKeyFunction · 0.70
matchMethod · 0.45
splitMethod · 0.45
newMethod · 0.45
joinMethod · 0.45
decryptMethod · 0.45

Tested by

no test coverage detected