Home
last modified time | relevance | path

Searched defs:access_method (Results 1 – 1 of 1) sorted by relevance

/external/python/cryptography/src/cryptography/x509/
Dextensions.py304 def __init__(self, access_method, access_location): argument
335 access_method = utils.read_only_property("_access_method") variable in AccessDescription