mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
+1
-1
@@ -396,7 +396,7 @@ class CSRLibraryAdaptor(object):
|
||||
def sign_csr(self, certification_request_info):
|
||||
"""Sign a CertificationRequestInfo.
|
||||
|
||||
Returns: str, a DER-encoded signed CSR.
|
||||
:returns: bytes, a DER-encoded signed CSR.
|
||||
"""
|
||||
raise NotImplementedError('Use a subclass of CSRLibraryAdaptor')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user