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

Function encode

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

Encode a piece of binary data into PEM format. Args: data (byte string): The piece of binary data to encode. marker (string): The marker for the PEM block (e.g. "PUBLIC KEY"). Note that there is no official master list for all allowed markers. Still,

(data, marker, passphrase=None, randfunc=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

PBKDF1Function · 0.90
tostrFunction · 0.90
padFunction · 0.90
newMethod · 0.45
encryptMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected