Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
os
2
3
from
cryptography
import
x509
4
from
cryptography.exceptions
import
InvalidSignature
Callers
nothing calls this directly
Calls
3
load_certificate
Function · 0.85
load_private_key
Function · 0.85
embed
Function · 0.50
Tested by
no test coverage detected