MCPcopy Create free account
hub / github.com/FreeOpcUa/python-opcua / uacrypto.py

File uacrypto.py

opcua/crypto/uacrypto.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from cryptography import x509
4from cryptography.exceptions import InvalidSignature

Callers

nothing calls this directly

Calls 3

load_certificateFunction · 0.85
load_private_keyFunction · 0.85
embedFunction · 0.50

Tested by

no test coverage detected