BigPublicKey is the same as an rsa.PublicKey struct, except the public key is represented as a big integer as opposed to an int. For the partially blind scheme, this is required since the public key will typically be any value in the RSA group.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected