PHP 8.3.31
Preview: PKCS8.pyi Size: 480 B
//opt/imunify360/venv/lib64/python3.11/site-packages/Crypto/IO/PKCS8.pyi

from typing import Dict, Tuple, Optional, Union, Callable

from Crypto.Util.asn1 import DerObject

def wrap(private_key: bytes,
         key_oid: str,
	 passphrase: Union[bytes, str] = ...,
	 protection: str = ...,
         prot_params: Dict = ...,
	 key_params: Optional[DerObject] = ...,
	 randfunc: Optional[Callable[[int],str]]  = ...) -> bytes: ...


def unwrap(p8_private_key: bytes, passphrase: Optional[Union[bytes, str]] = ...) -> Tuple[str, bytes, Optional[bytes]]: ...

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxr-xr-x 2026-06-08 20:23:13
Edit Download
6.79 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download
303 B lrw-r--r-- 2026-04-14 09:45:17
Edit Download
8.86 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download
480 B lrw-r--r-- 2026-04-14 09:45:17
Edit Download
15.94 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download
489 B lrw-r--r-- 2026-04-14 09:45:17
Edit Download
1.50 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).