Beispiel #1
0
def public_key(cert):
    """Return public part of key pair as 32-byte binary string
    """
    return C.zcert_public_key(cert)